Autogenerated HTML docs for v2.15.1-433-g936d1 
diff --git a/git-diff-files.html b/git-diff-files.html index 4ffe349..70c551e 100644 --- a/git-diff-files.html +++ b/git-diff-files.html 
@@ -865,6 +865,19 @@  </p>   </dd>   <dt class="hdlist1">  +--anchored=&lt;text&gt;  +</dt>  +<dd>  +<p>  + Generate a diff using the "anchored diff" algorithm.  +</p>  +<div class="paragraph"><p>This option may be specified more than once.</p></div>  +<div class="paragraph"><p>If a line exists in both the source and destination, exists only once,  +and starts with this text, this algorithm attempts to prevent it from  +appearing as a deletion or addition in the output. It uses the "patience  +diff" algorithm internally.</p></div>  +</dd>  +<dt class="hdlist1">   --diff-algorithm={patience|minimal|histogram|myers}   </dt>   <dd>  @@ -2429,7 +2442,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2013-08-21 00:40:27 JST  +Last updated 2013-08-20 08:40:27 PDT   </div>   </div>   </body>